From: Erik Naggum Date: Mon, 18 Mar 1996 19:32:24 +0000 (+0000) Subject: (insert-buffer): Fix typo in previous change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~84234 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c3d4f949069acc7764b97232f4ea313597c65599;p=emacs.git (insert-buffer): Fix typo in previous change. --- diff --git a/lisp/simple.el b/lisp/simple.el index e28d2638d67..5617efa773d 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -1373,7 +1373,7 @@ With argument, rotate that many kills forward (or backward, if negative)." "Insert after point the contents of BUFFER. Puts mark after the inserted text. BUFFER may be a buffer or a buffer name." -(interactive + (interactive (list (progn (barf-if-buffer-read-only)